home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 January / CHIP Turkiye Ocak 1997.iso / program / sound / mp061 / document / history.rev next >
Text File  |  1996-10-12  |  4KB  |  64 lines

  1. 0.31    first public version (04-06-96)
  2.         - did (by accident) only run if started under Windows'95 !
  3. 0.32    hectic update (04-08-96)
  4.         - fixed MPU401 and SoundBlaster-MIDI output
  5.         - kicked pmode
  6. 0.33    updated version (04-22-96)
  7.         + added some functions like "Panic!" and "switch all devices"
  8.           (by request of Holger Vocke)
  9.         + added auto-load-SBK function (-a)
  10.         - fixed display-timing-problems when running on fast machines
  11.           (thanx to Andre Deyk and his Pentium 166MHz)
  12.         - changed keys for some commands
  13.         - fixed MUS-loader
  14.         - some more little fixes and speedups...
  15. 0.34    sbk update I (04-25-96)
  16.         - fixed SBK-loader; it now REALLY loads into bank 1 (or any other)
  17.           (thanx for pointing out that one go out to Jordan van Bergen)
  18.         - fixed looping; sbk/s will only be loaded in first walkthrough
  19. 0.35    midi update (04-27-96)
  20.         - fixed MIDI-loader; format-level 0 and some meta-events in all types
  21. 0.40    mps birthday (05-11-96)
  22.         + added the brand new "Music Playback Settings"-loader
  23.           (no interactive setup yet... use ur text-editor)
  24.         + added effects function for the EMU8000 (-f)
  25.         - fixed MIDI-reset; ResetAllControllers on all channels
  26.           (thanx for pointing out that one go out to Magnus Stenman)
  27.         - fixed SBK-loader; it now frees the RAM-banks properly
  28. 0.41    sbk update II (05-12-96)
  29.         - finally fixed this fxxxing SBK-loader; now RAM-drums on channel 10
  30.           are played (got ADIP 2.52 which fixed that bug ! NOT MY FAULT ;) )
  31. 0.50    hot release (about 33°C in my room now)(06-10-96)
  32.         + added controller/program overview and changed the help-gfx a bit
  33.         - won't say "finally" anymore ;), but fixed SBK-loader again; now
  34.           SBKs can be loaded into ANY user bank number (in 0.41 only
  35.           bank 0 and 1 worked) ... kind of 101% fix ;)
  36.         - the AWE needs change bank before change program - some MIDs
  37.           like e.g. LASTRAV*.MID have it the other way around.
  38.           WORKAROUND: MiDPLAY repeats the program change after the bank change
  39.         - fixed some graphix - nothing serious
  40. 0.51    config birthday (07-17-96)
  41.         + added configuration profile (MP.INI)
  42.         + added basic preset settings (Themes,etc..)
  43.         - fixed MPU code; it now works on weak emulations like the PAS16
  44.           (thanx for joining the bug-bounty and finding that one go to
  45.           Christian Klar)
  46.         - the ADIP has a small bug which causes it to refuse working with an
  47.           EMU on addresses other than 620h - fixed it by doing some additional
  48.           inits (thanx for having the AWE on 640h go out to Lukas Grunwald)
  49. 0.60    long awaited release (09-27-96) (did not have too much time left)
  50.         + added VESA 1.x (bank-switching) and 2.0 (linear-buffer) graphix support
  51.         + added SoundFont 2 support (got ADIP 3.01; the documentation is ok,
  52.           but WHO IS RESPONSIBLE FOR SUCH A CRAPPY SF2-SUPPORT ?!)
  53.         + added some config settings (see MP.INI)
  54.         + added german documentation (english will allways be more up to date)
  55.         + added a shell-box ('s'); now possible because I found out how to get
  56.           the ADIP running in a timer INT ... TOOK A LOT OF TIME ! fxck CL !!
  57.         + added a reset to startup ('r')
  58.     - fixed timer handling; it now resets DOS-clock to hardware-clock when
  59.       finished playing
  60. 0.61    bugfix release (10.12.96) (again, no time left)
  61.         + added autoload GM for SF2 (see MP.INI)
  62.         - fixed stack-handling; it shouldn't lock anymore when leaving
  63.           (it never did on my machines !)
  64.